Phone Authentication in Firebase Flutter 2024 | Login with Phone Number Firebase Flutter | Phone OTP

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 33

  • @googlecomments3267
    @googlecomments3267 Месяц назад +1

    Thanks, very useful. It is running on debug but not running on testflight or internal testing. Any guess?

  • @codebits4461
    @codebits4461 4 месяца назад

    Could you share the code used in this tutorial in a GitHub repo. Also, it would be helpful if you could add the resend otp option with a countdown as is in most apps.

  • @h17-sakshighodake88
    @h17-sakshighodake88 5 месяцев назад +2

    Bhaiya I have error it will say me too mnay request we have blocked App from this device becaus unusal activity

  • @thishardworkingnerd
    @thishardworkingnerd 3 месяца назад +1

    error : 'keytool' is not recognized as an internal or external command,
    operable program or batch file.

    • @codeworm7
      @codeworm7  3 месяца назад

      @@thishardworkingnerd make sure CMD is open and not terminal or powershell

    • @DipanjanDasv3
      @DipanjanDasv3 28 дней назад

      Make sure you have JAVA installed and have the %PATH% in environment variables

  • @rajeshroshan2392
    @rajeshroshan2392 2 месяца назад

    Dear sir plz help about this error a
    :
    null
    code
    :
    "auth/operation-not-allowed"
    message
    :
    "The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section."
    [[Prototype]]
    :
    Error
    constructor
    :
    ƒ T(e,t,n)
    toJSON
    :
    ƒ r()

  • @yohohoho17
    @yohohoho17 2 месяца назад

    thank you very much

  • @rishavthakkar4022
    @rishavthakkar4022 2 месяца назад

    I/flutter (18964): │ ⛔ [firebase_auth/unknown] An internal error has occurred. [ BILLING_NOT_ENABLED ]
    this error is shown , do i need to but firebase services?

    • @codeworm7
      @codeworm7  2 месяца назад

      Yes the phone authentication service is paid now

    • @Himanshu-hy6li
      @Himanshu-hy6li 2 месяца назад

      Same problem

  • @ISOLATED_MAN_
    @ISOLATED_MAN_ 7 месяцев назад +1

    thanks bro its really helpful

    • @codeworm7
      @codeworm7  7 месяцев назад

      Thanks for your kind feedback

    • @samitshrestha1901
      @samitshrestha1901 6 месяцев назад

      after running code my phone screen show black blank

    • @ISOLATED_MAN_
      @ISOLATED_MAN_ 6 месяцев назад

      @@samitshrestha1901 u may be getting an exception error...

    • @ISOLATED_MAN_
      @ISOLATED_MAN_ 6 месяцев назад

      @@samitshrestha1901 u may be getting an exception error...

  • @carloscampos7709
    @carloscampos7709 6 месяцев назад +1

    Thank you!!

  • @meriemguzel9967
    @meriemguzel9967 6 месяцев назад +1

    can we avoid re-captcha verification?

    • @codeworm7
      @codeworm7  6 месяцев назад

      I don't think so as it is handled by firebase SDK itself. You can check for using Firebase APIs instead of SDK, may be there is an option available in APIs.

    • @meriemguzel9967
      @meriemguzel9967 6 месяцев назад +1

      @@codeworm7 i dont get ur point , i didnt find firebase api , can u guide me

    • @codeworm7
      @codeworm7  6 месяцев назад

      ​@@meriemguzel9967
      firebase.google.com/docs/reference/rest/auth
      Hi you can also login signup with firebase rest APIs. Here maybe you can find what you want.

    • @yugaluk0710
      @yugaluk0710 5 месяцев назад +2

      That re-capcha verification doesn't come after you release it in playstore.

  • @gamingmayor-z4q
    @gamingmayor-z4q Месяц назад

    after doing it my terminal telling me billing not enabled

    • @codeworm7
      @codeworm7  Месяц назад +1

      @@gamingmayor-z4q Actually the feature is being moved to paid plan for firebase.

    • @gamingmayor-z4q
      @gamingmayor-z4q Месяц назад +1

      @@codeworm7 thanks great video 👍

  • @SakshiTewari-po3lc
    @SakshiTewari-po3lc 5 месяцев назад +1

    Awesome tutorial !!
    ERROR
    I have added my sha-1 and sha-256 fingerprints. However, when I click on send otp, the terminal of my vs code says that they could not generate the otp. Why is this error occurring ? Pls help, I have been trying to solve this issue for past three days.
    My sha1 and sha256 fingerprints are correct. I connected Firebase and flutter using flutter fire cli in my VS Code terminal. The phone verification is enabled on my Firebase console. Yet, it’s showing that it cannot be connect when I click on send otp on my emulator.

    • @QUICK882
      @QUICK882 5 месяцев назад +2

      I'm facing the same issue bro when i log the error it will print "app-not -authorized" if you get any solution pls share with me.

    • @mrlee_c
      @mrlee_c 4 месяца назад

      Same thing here but with react native

  • @techplanet001
    @techplanet001 6 месяцев назад +1

    Wow

  • @meriemguzel9967
    @meriemguzel9967 6 месяцев назад +2

    can we avoid re-captcha verification?